home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / DirectInput / ReadFFE / readffe.vcproj < prev    next >
Encoding:
Extensible Markup Language  |  2004-09-27  |  7.8 KB  |  267 lines

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="readffe"
  6.     ProjectGUID="{75BB94AD-E2CA-4212-8806-38A97D72D231}"
  7.     SccProjectName=""
  8.     SccLocalPath="">
  9.     <Platforms>
  10.         <Platform
  11.             Name="Win32"/>
  12.     </Platforms>
  13.     <Configurations>
  14.         <Configuration
  15.             Name="Release|Win32"
  16.             OutputDirectory=".\Release"
  17.             IntermediateDirectory=".\Release"
  18.             ConfigurationType="1"
  19.             UseOfMFC="0"
  20.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21.             CharacterSet="2">
  22.             <Tool
  23.                 Name="VCCLCompilerTool"
  24.                 InlineFunctionExpansion="1"
  25.                 AdditionalIncludeDirectories="..\..\common"
  26.                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
  27.                 StringPooling="TRUE"
  28.                 RuntimeLibrary="4"
  29.                 EnableFunctionLevelLinking="TRUE"
  30.                 UsePrecompiledHeader="2"
  31.                 PrecompiledHeaderFile=".\Release/readffe.pch"
  32.                 AssemblerListingLocation=".\Release/"
  33.                 ObjectFile=".\Release/"
  34.                 ProgramDataBaseFileName=".\Release/"
  35.                 WarningLevel="3"
  36.                 SuppressStartupBanner="TRUE"
  37.                 CompileAs="0"/>
  38.             <Tool
  39.                 Name="VCCustomBuildTool"/>
  40.             <Tool
  41.                 Name="VCLinkerTool"
  42.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  43.                 AdditionalDependencies="winmm.lib odbc32.lib odbccp32.lib dxguid.lib dxerr9.lib dinput8.lib comctl32.lib"
  44.                 OutputFile=".\Release/readffe.exe"
  45.                 LinkIncremental="1"
  46.                 SuppressStartupBanner="TRUE"
  47.                 ProgramDatabaseFile=".\Release/readffe.pdb"
  48.                 SubSystem="2"/>
  49.             <Tool
  50.                 Name="VCMIDLTool"
  51.                 PreprocessorDefinitions="NDEBUG"
  52.                 MkTypLibCompatible="TRUE"
  53.                 SuppressStartupBanner="TRUE"
  54.                 TargetEnvironment="1"
  55.                 TypeLibraryName=".\Release/readffe.tlb"/>
  56.             <Tool
  57.                 Name="VCPostBuildEventTool"/>
  58.             <Tool
  59.                 Name="VCPreBuildEventTool"/>
  60.             <Tool
  61.                 Name="VCPreLinkEventTool"/>
  62.             <Tool
  63.                 Name="VCResourceCompilerTool"
  64.                 PreprocessorDefinitions="NDEBUG"
  65.                 Culture="1033"/>
  66.             <Tool
  67.                 Name="VCWebServiceProxyGeneratorTool"/>
  68.             <Tool
  69.                 Name="VCWebDeploymentTool"/>
  70.         </Configuration>
  71.         <Configuration
  72.             Name="Release Unicode|Win32"
  73.             OutputDirectory=".\Win32_Release_Unicode"
  74.             IntermediateDirectory=".\Win32_Release_Unicode"
  75.             ConfigurationType="1"
  76.             UseOfMFC="0"
  77.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  78.             CharacterSet="1">
  79.             <Tool
  80.                 Name="VCCLCompilerTool"
  81.                 InlineFunctionExpansion="1"
  82.                 AdditionalIncludeDirectories="..\..\common"
  83.                 PreprocessorDefinitions="_MBCS,WIN32,NDEBUG,_WINDOWS,UNICODE"
  84.                 StringPooling="TRUE"
  85.                 RuntimeLibrary="4"
  86.                 EnableFunctionLevelLinking="TRUE"
  87.                 UsePrecompiledHeader="2"
  88.                 PrecompiledHeaderFile=".\Win32_Release_Unicode/readffe.pch"
  89.                 AssemblerListingLocation=".\Win32_Release_Unicode/"
  90.                 ObjectFile=".\Win32_Release_Unicode/"
  91.                 ProgramDataBaseFileName=".\Win32_Release_Unicode/"
  92.                 WarningLevel="3"
  93.                 SuppressStartupBanner="TRUE"
  94.                 CompileAs="0"/>
  95.             <Tool
  96.                 Name="VCCustomBuildTool"/>
  97.             <Tool
  98.                 Name="VCLinkerTool"
  99.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  100.                 AdditionalDependencies="winmm.lib odbc32.lib odbccp32.lib dxguid.lib dxerr9.lib dinput8.lib comctl32.lib"
  101.                 OutputFile=".\Win32_Release_Unicode/readffe.exe"
  102.                 LinkIncremental="1"
  103.                 SuppressStartupBanner="TRUE"
  104.                 ProgramDatabaseFile=".\Win32_Release_Unicode/readffe.pdb"
  105.                 SubSystem="2"/>
  106.             <Tool
  107.                 Name="VCMIDLTool"
  108.                 PreprocessorDefinitions="NDEBUG"
  109.                 MkTypLibCompatible="TRUE"
  110.                 SuppressStartupBanner="TRUE"
  111.                 TargetEnvironment="1"
  112.                 TypeLibraryName=".\Win32_Release_Unicode/readffe.tlb"/>
  113.             <Tool
  114.                 Name="VCPostBuildEventTool"/>
  115.             <Tool
  116.                 Name="VCPreBuildEventTool"/>
  117.             <Tool
  118.                 Name="VCPreLinkEventTool"/>
  119.             <Tool
  120.                 Name="VCResourceCompilerTool"
  121.                 PreprocessorDefinitions="NDEBUG"
  122.                 Culture="1033"/>
  123.             <Tool
  124.                 Name="VCWebServiceProxyGeneratorTool"/>
  125.             <Tool
  126.                 Name="VCWebDeploymentTool"/>
  127.         </Configuration>
  128.         <Configuration
  129.             Name="Debug Unicode|Win32"
  130.             OutputDirectory=".\Win32_Debug_Unicode"
  131.             IntermediateDirectory=".\Win32_Debug_Unicode"
  132.             ConfigurationType="1"
  133.             UseOfMFC="0"
  134.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  135.             CharacterSet="1">
  136.             <Tool
  137.                 Name="VCCLCompilerTool"
  138.                 Optimization="0"
  139.                 AdditionalIncludeDirectories="..\..\common"
  140.                 PreprocessorDefinitions="_MBCS,WIN32,_DEBUG,_WINDOWS,UNICODE"
  141.                 RuntimeLibrary="5"
  142.                 UsePrecompiledHeader="2"
  143.                 PrecompiledHeaderFile=".\Win32_Debug_Unicode/readffe.pch"
  144.                 AssemblerListingLocation=".\Win32_Debug_Unicode/"
  145.                 ObjectFile=".\Win32_Debug_Unicode/"
  146.                 ProgramDataBaseFileName=".\Win32_Debug_Unicode/"
  147.                 WarningLevel="3"
  148.                 SuppressStartupBanner="TRUE"
  149.                 DebugInformationFormat="3"
  150.                 CompileAs="0"/>
  151.             <Tool
  152.                 Name="VCCustomBuildTool"/>
  153.             <Tool
  154.                 Name="VCLinkerTool"
  155.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  156.                 AdditionalDependencies="winmm.lib odbc32.lib odbccp32.lib dxguid.lib dxerr9.lib dinput8.lib comctl32.lib"
  157.                 OutputFile=".\Win32_Debug_Unicode/readffe.exe"
  158.                 LinkIncremental="2"
  159.                 SuppressStartupBanner="TRUE"
  160.                 GenerateDebugInformation="TRUE"
  161.                 ProgramDatabaseFile=".\Win32_Debug_Unicode/readffe.pdb"
  162.                 SubSystem="2"/>
  163.             <Tool
  164.                 Name="VCMIDLTool"
  165.                 PreprocessorDefinitions="_DEBUG"
  166.                 MkTypLibCompatible="TRUE"
  167.                 SuppressStartupBanner="TRUE"
  168.                 TargetEnvironment="1"
  169.                 TypeLibraryName=".\Win32_Debug_Unicode/readffe.tlb"/>
  170.             <Tool
  171.                 Name="VCPostBuildEventTool"/>
  172.             <Tool
  173.                 Name="VCPreBuildEventTool"/>
  174.             <Tool
  175.                 Name="VCPreLinkEventTool"/>
  176.             <Tool
  177.                 Name="VCResourceCompilerTool"
  178.                 PreprocessorDefinitions="_DEBUG"
  179.                 Culture="1033"/>
  180.             <Tool
  181.                 Name="VCWebServiceProxyGeneratorTool"/>
  182.             <Tool
  183.                 Name="VCWebDeploymentTool"/>
  184.         </Configuration>
  185.         <Configuration
  186.             Name="Debug|Win32"
  187.             OutputDirectory=".\Debug"
  188.             IntermediateDirectory=".\Debug"
  189.             ConfigurationType="1"
  190.             UseOfMFC="0"
  191.             ATLMinimizesCRunTimeLibraryUsage="FALSE"
  192.             CharacterSet="2">
  193.             <Tool
  194.                 Name="VCCLCompilerTool"
  195.                 Optimization="0"
  196.                 AdditionalIncludeDirectories="..\..\common"
  197.                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
  198.                 RuntimeLibrary="5"
  199.                 UsePrecompiledHeader="2"
  200.                 PrecompiledHeaderFile=".\Debug/readffe.pch"
  201.                 AssemblerListingLocation=".\Debug/"
  202.                 ObjectFile=".\Debug/"
  203.                 ProgramDataBaseFileName=".\Debug/"
  204.                 WarningLevel="3"
  205.                 SuppressStartupBanner="TRUE"
  206.                 DebugInformationFormat="3"
  207.                 CompileAs="0"/>
  208.             <Tool
  209.                 Name="VCCustomBuildTool"/>
  210.             <Tool
  211.                 Name="VCLinkerTool"
  212.                 AdditionalOptions="/MACHINE:I386 /IGNORE:4089"
  213.                 AdditionalDependencies="winmm.lib odbc32.lib odbccp32.lib dxguid.lib dxerr9.lib dinput8.lib comctl32.lib"
  214.                 OutputFile=".\Debug/readffe.exe"
  215.                 LinkIncremental="2"
  216.                 SuppressStartupBanner="TRUE"
  217.                 GenerateDebugInformation="TRUE"
  218.                 ProgramDatabaseFile=".\Debug/readffe.pdb"
  219.                 SubSystem="2"/>
  220.             <Tool
  221.                 Name="VCMIDLTool"
  222.                 PreprocessorDefinitions="_DEBUG"
  223.                 MkTypLibCompatible="TRUE"
  224.                 SuppressStartupBanner="TRUE"
  225.                 TargetEnvironment="1"
  226.                 TypeLibraryName=".\Debug/readffe.tlb"/>
  227.             <Tool
  228.                 Name="VCPostBuildEventTool"/>
  229.             <Tool
  230.                 Name="VCPreBuildEventTool"/>
  231.             <Tool
  232.                 Name="VCPreLinkEventTool"/>
  233.             <Tool
  234.                 Name="VCResourceCompilerTool"
  235.                 PreprocessorDefinitions="_DEBUG"
  236.                 Culture="1033"/>
  237.             <Tool
  238.                 Name="VCWebServiceProxyGeneratorTool"/>
  239.             <Tool
  240.                 Name="VCWebDeploymentTool"/>
  241.         </Configuration>
  242.     </Configurations>
  243.     <Files>
  244.         <Filter
  245.             Name="Resource Files"
  246.             Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  247.             <File
  248.                 RelativePath="..\..\common\directx.ico">
  249.             </File>
  250.             <File
  251.                 RelativePath=".\readffe.rc">
  252.             </File>
  253.             <File
  254.                 RelativePath=".\resource.h">
  255.             </File>
  256.         </Filter>
  257.         <File
  258.             RelativePath=".\readffe.cpp">
  259.         </File>
  260.         <File
  261.             RelativePath=".\readme.txt">
  262.         </File>
  263.     </Files>
  264.     <Globals>
  265.     </Globals>
  266. </VisualStudioProject>
  267.